#include <IAudioExt.h>
Public Methods | |
virtual void | SetBox (const ZoomFXBox &box)=0 |
virtual void | SetOrientation (const ZoomFXOrientation &orientation)=0 |
virtual void | SetMacroFX (uint32 nMacroFX)=0 |
virtual void | SetProperties (const ZoomFXProps &props)=0 |
virtual void | GetProperties (ZoomFXProps &props)=0 |
|
Gets all ZoomFX and MacroFX properties at once.
|
|
Set the ZoomFX bounding box dimensions.
|
|
Sets the percentage level of the MacroFX near-position effect.
|
|
Set the ZoomFX bounding box orientation.
|
|
Sets all ZoomFX and MacroFX properties at once.
|